@charset "utf-8";
html{font: 14px 'Microsoft Yahei';}
*{
	margin: 0;
	padding: 0;
	border:medium none;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
}
a,img{border: 0;}
img{display: block;}
a{color: #333;text-decoration: none;}
a{transition: all 300ms ease-in-out;-webkit-transform: all 300ms ease-in-out;}
a:hover{text-decoration: none;}
li {list-style-type: none;}
.wrapper{width: 1200px;margin:0px auto;}
.left{float: left;}
.right{float: right;}
.clear{clear: both;}
.clear:after{display: block;content: " ";clear: both;}
h1,h2,h3,h4,h5{font-size: 100%;font-weight: normal;}
body{
	min-width: 1200px;
	margin:0 auto;
}
.over-flow{
    overflow: auto; 
    zoom: 1; //处理兼容性问题
}
.clearfix:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	zoom:1;
}
.swiper-pagination-bullet-active{
  background: #156353;
}
.swiper-container {
  width: 100%;
  height: 100%;
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}


.banner{
	width:100%;
	position: relative;
}
.swiper-container1 img{
	width:100%;
}
.swiper-slide{
	width:100%;
}


/*top*/
.top{
	width:1200px;
	height:120px;
	margin:0 auto;
	position: relative;
}
.top-left{
	position: absolute;
	top:50%;
	left:0px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.top-right{
	position: absolute;
	right:0;
	top:50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 2;
	padding-left: 55px;
	background: url(../Image/tel.png) no-repeat left center;
}
.right-tel,.right-text{
	float: left;
}
.right-tel img{
	margin-right:15px;
}
.right-text p:first-child{
	font: 16px 'Microsoft YaHei';
	color:#4b4b4b;
}
.right-text p:nth-child(2){
	font: 28px 'Microsoft YaHei';
	color:#2c64c0;
	font-weight: 700;
}
.right-text p:nth-child(3){
	font: 26px 'Microsoft YaHei';
	color:#333;
}

/*nav*/
.nav{
	width:100%;
	border-top: 1px solid #ececec;
}
.nav>.wrapper>ul>li{
	float: left;
	position: relative;
	transition: all 300ms ease-in-out;
	-webkit-transform: all 300ms ease-in-out;
	position: relative;
}
.nav>.wrapper>ul>li>a{
	display: block;
	color:#3a3a3a;
	line-height: 55px;
	width:150px;
	font-family: "Microsoft YaHei";
	font-size: 14px;
	text-align: center;
	border-bottom:3px solid #fff;
	border-left: 1px solid #ececec;
} 
.nav>.wrapper>ul>li:last-child>a{
	border-right: 1px solid #ececec;
}
.nav>.wrapper>ul>li:hover a{
	color: #2c64c0;
	border-bottom:3px solid #2c64c0;
}
#thyNavStyle{
	color: #2c64c0;
	border-bottom:3px solid #2c64c0;
}
.nav>.wrapper>ul>li>.erji{
	position: absolute;
	top:60px;
	left:0;
	z-index: 10000;
	display: none;
	
}
.nav>.wrapper>ul>li:hover .erji{
	display: block;
}
.nav>.wrapper>ul>li>.erji>li{
	background: #303333;
	position: relative;
	width:133px;
	height:60px;
	line-height: 68px;
	text-align: center;
	transition: all .2s ease-in;
	-webkit-transition: all .2s ease-in;

}
.nav>.wrapper>ul>li>.erji>li>a{
	display: block;
	color:#fff;
	font-family: "Microsoft YaHei";
	font-size: 16px;
	text-align: center;
}

.nav>.wrapper>ul>li>.erji>li>.sanji{
	position: absolute;
	left:133px;
	top:0;
	display: none;
}
.nav>.wrapper>ul>li>.erji>li>.sanji>li{
	background: #303333;
	position: relative;
	width:150px;
	height:68px;
	line-height: 68px;
	text-align: center;
	transition: all .2s ease-in;
	-webkit-transition: all .2s ease-in;
}
.nav>.wrapper>ul>li>.erji>li>.sanji>li:hover{
	background-color:#c8000b; 
}
.nav>.wrapper>ul>li>.erji>li>.sanji>li>a{
	display: block;
	color:#fff;
	font-family: "Microsoft YaHei";
	font-size: 16px;
	text-align: center;
}
.nav>.wrapper>ul>li>.erji>li:hover{
	background-color:#c8000b; 
}
.nav>.wrapper>ul>li>.erji>li:hover .sanji{
	display: block!important;
}
.titlebox p:first-child{
	text-align: center;
	font-size: 32px;
	color:#2c64c0;
	font-weight: 700;
	letter-spacing: 2px;
	
}
.titlebox p:first-child span{
	color:#ff9809;
}

.titlebox p:nth-child(2){
	font-size: 14px;
	color:#626262;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 8px;
}

/*关键词*/
.guanjianci{
	background: url(../Image/searchbg.jpg) no-repeat left center;
	position: relative;
}
.guanjianci .wrapper{
	position: relative;
	background: #156353;
}
.guanjianci ul{
	float: left;
	width:562px;
	background: url(../Image/rm.png) no-repeat left center;
	padding-left: 38px;
}
.guanjianci .sousuo{
	float: right;
}
.guanjianci ul li{
	float: left;
	line-height: 82px;
}
.guanjianci ul li a{
	display: block;
	font-size: 14px;
	color:#fff;
	padding-left:15px;
}
.guanjianci ul li:first-child{
	font-size: 16px;
	font-weight: 700;
	color:#fff;
}
.search {
    width: 270px;
    height: 35px;
    text-indent: 8px;
    outline: none;
    border:1px solid #252525;
    background: none;
    color:#6e9d95;
    float: left;
}
.sousuotijiao {
    width: 40px;
    height: 35px;
    background: url("../Image/f-sou.png") no-repeat center;
    cursor: pointer;
    outline: none;
    float: right;
}
.sousuo ::-webkit-input-placeholder { /* WebKit browsers */
    color:#b8b8b8;
    font-size:14px;
}
.sousuo :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  	color:#b8b8b8;
    font-size:14px;
}
.sousuo ::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:#b8b8b8;
    font-size:14px;
}
.sousuo :-ms-input-placeholder { /* Internet Explorer 10+ */
    color:#b8b8b8;
    font-size:14px;
}

/*product*/
.pro{
	padding:50px 0;
}
.flbox{
	margin:0 auto;
	width:770px;
	padding:7px 0;
	border-top:1px solid #e9e9e9;
	border-bottom:1px solid #e9e9e9;
	margin-bottom: 30px;
}
.flbox li{
	float: left;
}
.flbox li:nth-child(-n+4){
	margin-right: 5px;
}
.flbox li a{
	display: block;
	width:150px;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	color:#464646;
	background: #e9e9e9;
}
.flbox li a:hover{
	color:#fff;
	background: #2c64c0;
}


.pro-list{
	float: left;
	margin-right: 20px;
}
.pro-list:last-child{
	margin-right: 0;
}
.pro-list a .pic{
	width:285px;
	height: 215px;
	overflow: hidden;
	border:2px solid #e7e3e1;
}
.pro-list a .pic img{
	width:100%;
	height: 100%;
	object-fit: contain;
}
.pro-list a .title{
	line-height: 45px;
	font-size: 14px;
	color:#484848;
	text-align: center;
	border-bottom: 1px solid #e5e5e5;
	transition: all 300ms ease-in-out;
    -webkit-transform: all 300ms ease-in-out;
}
.pro-list:hover a .title{
	color:#fff;
	background: #2c64c0;
}
.pro-a{
	display: block;
	line-height: 45px;
	width:225px;
	padding-left: 70px;
	border-radius: 20px;
	color:#fff;
	background:#ff9809 url(../Image/pro-a-bg.png) no-repeat center right 65px;
	margin:0 auto;
	margin-top: 50px;
}
.pro-a:hover{
	webkit-box-shadow: 0 0 18px 5px #fff inset;
    -moz-box-shadow: 0 0 18px 5px #fff inset;
    box-shadow: 0 0 18px 5px #fff inset;
    background:#ff9809 url(../Image/pro-a-bg.png) no-repeat center right 50px;
}
/*about*/
.about{
	background: url(../Image/aboutbg.jpg) no-repeat center;
	padding-top: 85px;
}
.aboutbox{
	width:1200px;
	height: 408px;
	background: url(../Image/aboutboxbg.png) no-repeat center left;
}
.about-inner{
	width:319px;
	height: 204px;
	display: block;
	background: url(../Image/about-1.png) no-repeat center;
	padding: 51px 0 0 131px;
}
.about-inner p{
	font-size: 28px;
	color:#fff;
	font-weight: 700;
}
.about-inner p:nth-child(3){
	font-size: 18px;
	font-weight: 500;

}
.abouttext{
	padding:30px 0 70px 0;
}
.abouttext .left{
	font-size: 24px;
	color:#424242;
	font-weight: 700;
	float: left;
}
.abouttext .right{
	font-size: 14px;
	color:#4f4f4f;
	line-height: 30px;
	width:890px;
	float: right;
}
/*案例*/
.anli {
	padding:35px 0;
}
.swiper-container-pro .swiper-slide a{
	display: block;
	padding:10px 10px 0 10px;
	border:1px solid #eee;
}
.swiper-container-pro .swiper-slide .pic{
	width:100%;
	height: 230px;
	overflow: hidden;
}
.swiper-container-pro .swiper-slide .pic img{
	width:100%;
	height: 100%;
	object-fit: cover;
}
.swiper-container-pro .swiper-slide .title{
	font-size: 14px;
	color:#6e6e6e;
	line-height: 50px;
	text-align: center;
	transition: all 300ms ease-in-out;
    -webkit-transform: all 300ms ease-in-out;
}
.swiper-container-pro .swiper-slide:hover a{
	background: #2c64c0;
}
.swiper-container-pro .swiper-slide:hover .title{
	background: #2c64c0;
	color:#fff;
}
.pro-lunbo{
	position: relative;
}
.swiper-button-next-pro{
	width:27px;
	height: 54px;
	background: url(../Image/anli-right.png) no-repeat center;
	right:-40px;
}
.swiper-button-prev-pro{
	width:27px;
	height: 54px;
	background: url(../Image/anli-left.png) no-repeat center;
	left:-40px;
}
/*新闻*/
.news{
	padding:30px 0;
	background: #f7f8fa;
}
.news-left{
	float:left;
	width:505px;
}
.hbox{
	line-height:70px;
	font-size:24px;
	font-weight:700;
	color:#015ca1;
	border-bottom:1px solid #015ca1;
	background:url(../Image/news-bg.png) no-repeat center;
}
.hbox a{
	display:block;
	line-height:70px;
	float:right;
	font-size:14px;
	color:#015ca1;
	font-weight:700;
}
.newsbox {
	margin-top: 40px;
}
.news-list{
	width:100%;
}
.news-list:nth-child(-n+2){
	margin-bottom: 15px;
}
.news-list .time{
	width:120px;
	height: 116px;
	float:left;
	text-align:center;
	background: #f0f0f0;
}
.news-list:hover .time{
	background: #2c64c0;
}
.news-list .time p:nth-child(1){
	font-size:36px;
	line-height: 58px;
	color:#6e6e6e;
	transition: all 300ms ease-in-out;
    -webkit-transform: all 300ms ease-in-out;
    border-bottom: 1px dashed #d3d3d3;
}
.news-list:hover .time p:nth-child(1){
	color:#fff;
	border-bottom: 1px dashed #fff;
}
.news-list .time p:nth-child(2){
	font-size:16px;
	line-height: 58px;
	color:#6e6e6e;
	transition: all 300ms ease-in-out;
    -webkit-transform: all 300ms ease-in-out;
}
.news-list:hover .time p:nth-child(2){
	color:#fff;
}
.news-list .text{
	width:368px;
	height: 116px;
	float:left;
	margin-left:30px;
}
.news-list .text .title{
	font-size:16px;
	font-weight: 700;
	margin-top: 10px;
	color:#4e4e4e;
	transition: all 300ms ease-in-out;
    -webkit-transform: all 300ms ease-in-out;
}
.news-list:hover .text .title{
	color:#2c64c0;

}
.news-list .text .con{
	font-size:14px;
	color:#999;
	line-height:25px;
	margin-top:16px;
	transition: all 300ms ease-in-out;
    -webkit-transform: all 300ms ease-in-out;
}

.news-list .more{
	display:block;
	width:24px;
	height: 24px;
	background: url(../Image/news-more.png) no-repeat center;
	float:right;
	transition: all 300ms ease-in-out;
    -webkit-transform: all 300ms ease-in-out;
}
.news-list:hover .more{
	background: url(../Image/news-more1.png) no-repeat center;
}
.news-right{
	float:right;
	width:620px;
}
.news-right .img{
	margin-top:34px;
}
.swiper-container-news .swiper-slide a{
	display:block;
}
.swiper-container-news .swiper-slide a .pic{
	width:100%;
	height:240px;
	position: relative;
}
.swiper-container-news .swiper-slide a .pic img{
	width:100%;
	height:100%;
	object-fit:cover;

}
.swiper-container-news .swiper-slide a p{
	font-size:16px;
	color:#666;
	line-height:30px;
	margin-top:34px;
	text-align:left;
}
.topbox{
	width:100%;
	line-height: 40px;
}
.topbox .time{
	float: left;
	font-size: 32px;
	color:#797979;
}
.topbox a{
	display: block;
	float: right;
	font-size: 18px;
	color:#7a7a7a;
}
.n-title{
	font-size: 16px;
	color:#4e4e4e;
	font-weight: 700;
	margin:8px 0;
}
.n-con{
	font-size: 14px;
	color:#4e4e4e;
	line-height: 25px;
	margin-bottom: 8px;
}

/*contact*/
.contact{
	height: 100px;
	background: url(../Image/contact-bg.jpg) no-repeat center;
}
.contact .con-list{
	float: left;
	padding-left: 50px;
	margin-top: 26px;
}
.contact .con-list:nth-child(1){
	background: url(../Image/f1.png) no-repeat left top;
	margin-right: 80px;
}
.contact .con-list:nth-child(2){
	background: url(../Image/f2.png) no-repeat left top;
}
.contact .con-list p.title{
	font-size: 16px;
	color:#fff;
	margin-bottom: 8px;
}
.contact .con-list p.con{
	font-size: 14px;
	color:#fff;
}
.contact .con-list p.con span{
	display: inline-block;
	margin-right: 8px;
}
.contactbox {
	float: left;
}
.contact-a{
	display: block;
	width:150px;
	line-height: 30px;
	border:1px solid #fff;
	border-radius: 20px;
	text-align: center;
	font-size: 14px;
	color:#fff;
	float: right;
	margin: 36px 70px 0 0;
}
/*footer*/
.footer{
	background:#3d3d3d;
	padding:40px 0;
}
.f-left{
	float: left;
	width:412px;
	background: url(../Image/footerbg.png) no-repeat right top 34px;
}
.f-left .title{
	font-size: 20px;
	color:#fff;
	margin-bottom: 35px;
}
.f-left .f-daohang li {
	float: left;
}
.f-left .f-daohang li a{
	display: block;
	font-size: 14px;
	color:rgba(255,255,255,0.7);
	margin-right: 79px;
	margin-bottom: 20px;
}
.f-left .er{
	width:115px;
}
.last{
	width:100%;
	background: #464646;
	line-height:45px;
}
.last-left{
	float: left;
}
.last-center{
	float: left;
}
.last-center ul{
	margin-top: 10px;
}
.last-center ul li{
	float:left;
	padding:5px 20px;

}
.last-center ul li a{
	display: block;
	color:#7a7a7a;
	font:14px 'Microsoft YaHei';
}
.last-center p{
	font:14px 'Microsoft YaHei';
	color:#7a7a7a;
	line-height: 45px;
}
.last-center p a{
	color:#7a7a7a;
}
.last-right{
	position: inherit;
	float: right;
}
.last-right a{
	font:14px 'Microsoft YaHei';
	color:#7a7a7a;
	line-height: 45px;
}
.sidarbox{
	display: none;
}
.prosec{
	padding-top: 0;
}
.prosec .pro-right{
	float: none;
	width:100%;
}
.prosec .pro-right ul li{
	width:287px;
	margin-right: 17px;
}
.prosec .pro-right ul li:nth-child(3n){
	margin-right: 17px;
}
.prosec .pro-right ul li:nth-child(4n){
	margin-right:0;
}
.prosec .pro-right ul li:nth-child(-n+8){
	margin-bottom:18px;
}

/*固定的悬浮窗*/
.yb_conct{position:fixed;z-index:9999999;top:200px;right:-127px;cursor:pointer;transition:all .3s ease;}
.yb_bar ul li{width:180px;height:53px;font:16px/53px 'Microsoft YaHei';color:#fff;text-indent:54px;margin-bottom:3px;border-radius:3px;transition:all .5s ease;overflow:hidden;}
.yb_bar .yb_top{background:#2c64c0 url(../Image/fixCont.png) no-repeat 0 0;}
.yb_bar .yb_phone{background:#2c64c0 url(../Image/fixCont.png) no-repeat 0 -57px;}
.yb_bar .yb_QQ{text-indent:0;background:#2c64c0 url(../Image/fixCont.png) no-repeat 0 -113px;}
.yb_bar .yb_ercode{background:#2c64c0 url(../Image/fixCont.png) no-repeat 0 -169px;}
.hd_qr{display: block;margin:0 auto;}
.yb_QQ a{display:block;text-indent:54px;width:100%;height:100%;color:#fff;}